Pagination
  fun PaginationByIndexes(firstIndex: Int, lastIndex: Int): SimplePagination
Content copied to clipboard
Parameters
first
Inclusive first index of pagination
last
INCLUSIVE last index of pagination (last index of object covered by result SimplePagination)